Use GDK_AVAILABLE_IN_ALL for generated enum types
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Mar 2013 10:50:34 +0000 (06:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2013 19:38:46 +0000 (15:38 -0400)
commit96d1a1e9c5251b6a44f8a83fbdd60b7bd88f12a4
tree6ea0c8157c3fc10b8a98758240553dc536a202ee
parentbaab7acf08a93531b2352f77f911bfffb013c0df
Use GDK_AVAILABLE_IN_ALL for generated enum types

glib-mkenums is not currently clever enough to know which version an
enum type was added in, so just mark all the _get_type() functions as
available in all versions.
gdk/gdkenumtypes.h.template